Version

GridColumnBuilder<T> Class Members

The following tables list the members exposed by GridColumnBuilder<T>.

Public Constructors
 NameDescription
Public ConstructorGridColumnBuilder<T> Constructor  
Public Properties
 NameDescription
Public PropertyColumns  
Public Methods
 NameDescription
Public MethodFor<TProperty>Lambda expression  
Public MethodGetEnumerator  
Public MethodMultiColumnHeaderMark column as multi column header. It could be set unique key. If key is not specified then the framework will auto generate column id for the multicolumn header column  
Public MethodUnboundMark a column as unbound  
See Also

View on GitHub